Intersoft WebInput Documentation
DisplayFormat Object
Send Feedback
Intersoft WebInput > Client-side References > DisplayFormat Object

Glossary Item Box

 DisplayFormat Properties

CultureInfo Description
Gets or Sets culture info object.

ValueType
Object (ISCultureInfo)

Default Value
no default (required)
Events Description
Represents display format events. (gets or sets). Subproperties of Events are OnAfterValidate and OnBeforeValidate.

ValueType
Object

Default Value
null
WindowInfo Description
Represents display format error window info.

ValueType
Object (WindowInfo)

Default Value
no default (required)
Format Description
Gets or sets format expression of the text diplayed in the control when the control is inactivated (has no focus).

ValueType
String

Default Value
no default (required)
FormatType Description
Gets display format data type. Default values are Number and DateTime

ValueType
String

Default Value
DateTime
Enabled Description
Gets or sets enable state of the info.

ValueType
Boolean

Default Value
true
IsValidateOnChange Description
Specifies if validation process is executed when control value changed. (gets or sets)

ValueType
Boolean

Default Value
true
ClientData Description
Represents client validation data. (gets or sets)

ValueType
Object (wiClientData)

Default Value
no default (required)